Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @cucumber/compatibility-kit to v16 #236

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 9, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@cucumber/compatibility-kit ^15.0.0 -> ^16.0.0 age adoption passing confidence

Release Notes

cucumber/compatibility-kit (@​cucumber/compatibility-kit)

v16.0.0

Compare Source

Changed
  • Removed the blank before hook in the attachments.feature example (#​102)
  • [Ruby] Minimum ruby version is now bumped from 2.6 to 3.0 (#​105)
  • [Ruby] Breaking Change - Removed the "shim" file that redirected to the gem helpers (#​105)
Fixed
  • Fixed a sample reporting incorrect step type (#​104)

v15.2.0

Compare Source

Changed

v15.1.0

Compare Source

Added
  • Add example with parameterized Scenario Outline (#​98)
Fixed
  • [Ruby] Fixed a duplicate conflicting method that caused the CCK not to load feature paths (#​95)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@luke-hill
Copy link
Contributor

@ehuelsmann - I have no idea how perl uses the JS variant of the CCK. I would have thought if anything it would lean on the ruby gem primarily.

@renovate renovate bot force-pushed the renovate/cucumber-compatibility-kit-16.x branch 5 times, most recently from 5b5ba21 to 0c1d4d5 Compare July 17, 2024 04:54
@mpkorstanje
Copy link
Contributor

@luke-hill it uses the package to test serialisation/deserialisation. Just like PHP. But that is creating a circular dependency. So ideally we put a select few messages in the test set and leave it at that.

@renovate renovate bot force-pushed the renovate/cucumber-compatibility-kit-16.x branch 4 times, most recently from 01bb7f0 to 28db09a Compare July 23, 2024 22:03
@renovate renovate bot force-pushed the renovate/cucumber-compatibility-kit-16.x branch 3 times, most recently from 31e1d1f to a17d728 Compare August 2, 2024 12:47
@renovate renovate bot force-pushed the renovate/cucumber-compatibility-kit-16.x branch from a17d728 to 1695d0d Compare August 2, 2024 19:06
@mpkorstanje mpkorstanje merged commit 976d5b2 into main Aug 2, 2024
52 checks passed
@mpkorstanje mpkorstanje deleted the renovate/cucumber-compatibility-kit-16.x branch August 2, 2024 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants